home *** CD-ROM | disk | FTP | other *** search
/ MacHack 1996 / MacHack 1996.toast / Hacks / Hacks ’89 / ColorFinder / ColorFinder Release Notes next >
Encoding:
Text File  |  1989-06-16  |  1.9 KB  |  46 lines  |  [TEXT/MPS ]

  1. ColorFinder
  2. a MacHack Hack
  3. by Chris Derossi
  4. 16 June, 1989
  5.  
  6. ColorFinder is a startup document (INIT) which allows your applications, documents, 
  7. folders, volumes, and other icons to be displayed in full color. This is done as
  8. a patch to CopyBits which identifies when the Finder is drawing icons.
  9.  
  10. This version is prerelease but safe. There will be a few minor features in the release
  11. version which are not in this version, like a startup icon, and maybe colored application
  12. icons in the menu bar when running under MultiFinder.
  13.  
  14. This version contains a bunch of icons for some common applications and other things,
  15. including the System Folder and the trash can. It’s very easy to add more color icons.
  16. As a matter of fact, one of the conditions to which you agree by accepting this toy is
  17. that you send me any color icons which you develop. I’ll act as an “Icon Repository”, and 
  18. try to make available all the icons which I receive. (Maybe on Phil and Dave’s II?)
  19.  
  20. ColorFinder associates standard icons with color icons. Whenever it sees the Finder drawing
  21. one of the standard icons it knows about, it substitutes the color one. This makes adding new
  22. icons very easy.
  23.  
  24. All you have to do is paste an ICN# and a 'cicn' with the same ID into ColorFinder. The
  25. 'cicn' will be used instead of the ICN#.
  26.  
  27. The only restriction is that the 'cicn' must have the same mask as the ICN#. This is because
  28. the Finder doesn’t know that the bits are being replaced behind its back, and it still uses
  29. the ICN#’s mask for other operations. Yes, that means that your color icons have to be
  30. 32 by 32 pixels.
  31.  
  32. In order to prevent drawing very bad looking icons, ColorFinder uses the original ICN# if the
  33. icon intersects any screens that are set to less than 4 bits per pixel.
  34.  
  35. Source code is available when lavished with gifts.
  36.  
  37.  
  38. How to reach me:
  39.  
  40. Chris Derossi
  41. Apple Computer, Inc
  42. 20525 Mariani Ave. M/S 27-AJ
  43. Cupertino, CA 95014
  44. (408) 866-7500
  45. AppleLink: Chris
  46. cderossi@apple.com